How to Install bioperl software package in Ubuntu 17.04 (Zesty Zapus)

How to Install bioperl software package in Ubuntu 17.04 (Zesty Zapus)

bioperl software package provides Perl tools for computational molecular biology, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bioperl 

bioperl is installed in your system.

Make ensure the bioperl package were installed using the commands given below,

$ sudo dpkg-query -l | grep bioperl *

You will get with bioperl package name, version, architecture and description in a table

bioperl package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Science
Package bioperl
Version 1.6.924-5
Description Perl tools for computational molecular biology
Sub Section Science


See Also, How to uninstall or remove bioperl software package from Ubuntu 17.04 (Zesty Zapus)?